home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Applications / QuoteThing0.6 / Project Info Rsrc / Project Info Rsrc.rsrc / TEXT_128_Project Info.txt < prev   
Encoding:
Text File  |  1998-05-15  |  1.2 KB  |  32 lines

  1. Quote Thing
  2.  
  3. PostalCode, Inc. 1998
  4. Design and programming: Chris Cummer, Chief Programmer
  5.                         mrhappy@postal-code.com
  6.                         http://www.postal-code.com
  7. Current version: 0.5
  8. Date: May 15, 1998
  9.  
  10. Created using REALbasic dr1r33, ResEdit 2.1.3, and Photoshop 3.0.5.
  11.  
  12. Windows:
  13.             Easel - main interface. Always open; closing quits program.
  14.             AboutWin - the About box. Launches web browser when URL clicked on.
  15.             PrefWin - preferences window.
  16.             ProgrammersWind - a window that displays info about the internal 
  17.                      workings of the program for trouble-shooting.
  18.             Project Info - this window.
  19.  
  20. Classes
  21.             NoClearCutPaste - overrides the Edit menu's usual menu items whenever 
  22.                      text field "QuoteFld" has focus. Prevents the user 
  23.                      from Clearing, Cutting, or Pasting that field.
  24.             PrefsClass - deals with reading the preferences from a prefs file into 
  25.                 the application's properties, and writing from the properties 
  26.                 to the prefs file.
  27.  
  28. Graphics
  29.             AboutBox2 - the backdrop for the About dialog.
  30.             BlueURL - the blue URL grc in the About dialog.
  31.             RedURL - the red URL grc in the About dialog.
  32.